Click or drag to resize

ItemAttachmentItem Property

Contains the item that is associated with the attachment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Item Item { get; set; }

Property Value

Type: Item
The item.
See Also